home *** CD-ROM | disk | FTP | other *** search
/ Secrets of Stargate / STARGATE.iso / mac / STARGATE (5MB Macintosh) / STARGATE (5MB Macintosh).DXR / 00117.ls < prev    next >
Encoding:
Text File  |  1994-10-19  |  108 b   |  9 lines

  1. on mouseUp
  2.   if the timer < 20 then
  3.     exit
  4.   end if
  5.   hiliteMe()
  6.   updateIVLinkBack()
  7.   linkToPrefs()
  8. end
  9.